FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package ca.on.oh.erec#0.12.0-alpha1.0.4 (32 ms)

Package ca.on.oh.erec
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ca.on.oh.erec@0.12.0-alpha1.0.4&canonical=http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-FamilyMemberHistory
Url http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-FamilyMemberHistory
Status draft
Name FamilyMemberHistory
Title FamilyMemberHistory
Experimental False
Realm ca
Description FamilyMemberHistory is one of the event resources in the FHIR workflow specification. This resource records significant health conditions for a particular individual related to the subject. This information can be known to different levels of accuracy. Sometimes the exact condition ('asthma') is known, and sometimes it is less precise ('some sort of cancer'). Equally, sometimes the person can be identified ('my aunt Agatha') and sometimes all that is known is that the person was an uncle.
Type FamilyMemberHistory
Kind resource

Resources that use this resource

StructureDefinition
http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-ServiceRequest ServiceRequest

Resources that this resource uses

No resources found



Source

{
  "resourceType" : "StructureDefinition",
  "id" : "ca-on-eReferral-profile-FamilyMemberHistory",
  "url" : "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-FamilyMemberHistory",
  "name" : "FamilyMemberHistory",
  "title" : "FamilyMemberHistory",
  "status" : "draft",
  "description" : "FamilyMemberHistory is one of the event resources in the FHIR workflow specification.\r\n\r\nThis resource records significant health conditions for a particular individual related to the subject. This information can be known to different levels of accuracy. Sometimes the exact condition ('asthma') is known, and sometimes it is less precise ('some sort of cancer'). Equally, sometimes the person can be identified ('my aunt Agatha') and sometimes all that is known is that the person was an uncle.",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "FamilyMemberHistory",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/FamilyMemberHistory",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "FamilyMemberHistory.dataAbsentReason",
        "path" : "FamilyMemberHistory.dataAbsentReason",
        "mustSupport" : true
      },
      {
        "id" : "FamilyMemberHistory.dataAbsentReason.coding",
        "path" : "FamilyMemberHistory.dataAbsentReason.coding",
        "min" : 1,
        "max" : "1",
        "fixedCoding" : {
          "system" : "http://hl7.org/fhir/ValueSet/history-absent-reason",
          "code" : "unable-to-obtain",
          "display" : "Unable To Obtain"
        }
      },
      {
        "id" : "FamilyMemberHistory.relationship",
        "path" : "FamilyMemberHistory.relationship",
        "binding" : {
          "strength" : "extensible"
        }
      },
      {
        "id" : "FamilyMemberHistory.age[x]",
        "path" : "FamilyMemberHistory.age[x]",
        "mustSupport" : true
      },
      {
        "id" : "FamilyMemberHistory.estimatedAge",
        "path" : "FamilyMemberHistory.estimatedAge",
        "mustSupport" : true
      },
      {
        "id" : "FamilyMemberHistory.note",
        "path" : "FamilyMemberHistory.note",
        "mustSupport" : false
      },
      {
        "id" : "FamilyMemberHistory.condition",
        "path" : "FamilyMemberHistory.condition",
        "mustSupport" : true
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.